Home
Just Juice
Sweet Cuban Tobacco Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Sweet Cuban Tobacco Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Sweet Cuban Tobacco All-natural Cuban Tobacco has been handcrafted on the island nation for more than a 1000 years. It is estimated there are over 200 stages to creating a single cigar, with each step adding a unique layer of taste and aroma. The end result is a truly superior experience which makes Cuban cigars one of, if not the, best in the world.
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});